GpaCalculationTypeTransferCreditCalculation 
EntityType  Independent 
Logical Entity Name  GpaCalculationTypeTransferCreditCalculation 
Default Table Name  AdGPAConfiguration 
Logical Only  NO 
Definition 
 
Note 
 

GpaCalculationTypeTransferCreditCalculation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
GpaCalculationTypeId(FK)    INTEGER  NO 
 
TransferCreditTypeId(FK)    INTEGER  NO 
 
TransferCreditStatusId(FK)    INTEGER  NO 
 
TransferCreditTypeStatusIdGroupIdentifier    INTEGER  NO 
 
IsIncludedUnitsAttempted    BIT  NO 
 
IsIncludedUnitsEarned    BIT  NO 
 
IsIncludedGpaCalculation    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

GpaCalculationTypeTransferCreditCalculation Keys 
Key Name  Key Type  Keys 
Nk_AdGPAConfigurationAmCollegeTransferStatusID  Inversion Entry  TransferCreditStatusId 
Nk_AdGPAConfigurationAmTransferTypeID  Inversion Entry  TransferCreditTypeId 
Nk_AdGPAConfigurationAdGPAID  Inversion Entry  GpaCalculationTypeId 
Nk_AdGPAConfigurationUserID  Inversion Entry  LastModifiedUserId 
Pk_AdGPAConfigurationAdGPAConfigurationID  PrimaryKey  Id 

GpaCalculationTypeTransferCreditCalculation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
GpaCalculationType  Non-Identifying  One To Zero or More        GpaCalculationTypeId  NO 
TransferCreditStatus  Non-Identifying  One To Zero or More        TransferCreditStatusId  NO 
TransferCreditType  Non-Identifying  One To Zero or More        TransferCreditTypeId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
GpaCalculationType  Non-Identifying  Zero or One to Zero or More        GpaCalculationTypeId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

GpaCalculationTypeTransferCreditCalculation Check Constraints 
Check Constraint Name  CheckConstraint